builtinicon: Change the way size is handled
authorBenjamin Otte <otte@redhat.com>
Wed, 16 Dec 2015 03:44:52 +0000 (04:44 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 16 Dec 2015 03:46:23 +0000 (04:46 +0100)
commitfab181fcfa782b19dcc96a1c7f5b47033b4c200b
treeeaec64ad215e20edbee14a43b74c994962e8064a
parent9d56a076cc562913e20f422aad9bfbb19d393518
builtinicon: Change the way size is handled

Make min-width/height have preference over the set default size. This
allows shrinking the widget. The default size is only used if min-width
is not set (or explicitly set to 0.
gtk/gtkbuiltinicon.c